Skip to main content

CDocBuilderContextScope

The stack-allocated class used by ONLYOFFICE Document Builder which sets the execution context for all operations executed within a local scope. All opened scopes will be closed automatically when the builder closeFile method is called.

Syntax

class CDocBuilderContextScope

Instance Methods

MethodDescription
closeCloses the current scope.